home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / 1652.ZIP / ADIPLOT.ARC / READ.ME < prev    next >
Text File  |  1987-06-22  |  4KB  |  58 lines

  1.                                     ADIPLOT
  2.  
  3.            A Shareware Printer/Plotter Driver for AutoCad 2.18 or Higher
  4.  
  5.                                        BY
  6.                                 J. R. Applegate
  7.                                 P. O. Box 33492
  8.                              Northglenn, CO  80233
  9.  
  10. With AutoCad vs. 2 and above AutoDesk has included printer drivers for a very
  11. limited set of printers.  Unfortunately these drivers provide far less
  12. resolution than the capability of most dot matrix printers.  Furthermore, in
  13. the case of the Epson driver, only the FX series printers are driven.  But
  14. AutoDesk has provided a way to develop your own device drivers through their
  15. ADI device driver support kit.  It is the information in that kit and the
  16. ADI plot device driver provided with vs. 2.18 and higher that allowed the
  17. development of ADIPLOT.
  18.  
  19. ADIPLOT is a series of programs for various printers that read an ADI plot file
  20. produced by AutoCad and generate a near plotter quality output on a dot matrix
  21. printer.  Currently only Epson and Okidata printers are supported, but the
  22. program has been tested on Epson MX, FX, and LX printers as well as the Okidata
  23. ML92A.  The plots produced are of a far greater quality than those produced
  24. by AutoCad's printer drivers.  This is a result of using a plotter driver
  25. (PLGEN.DRV) to generate the vectors and then rasterizing the plot external to
  26. AutoCad, where far more memory is available for the printer bitmap.
  27.  
  28. To use ADIPLOT copy the appropriate driver, ADIEPS.EXE (EPSON) or ADIOKI.EXE
  29. (OKIDATA) to your ACAD directory.  You must then reconfigure AutoCad to use the
  30. ADI Plotter.  On 2.18 and 2.5, this driver is plotter number 2.  The config-
  31. uration routine will ask several questions.  It is important that you select
  32. an ASCII output file (option 0) and a plotting increment of 1000 units/inch.
  33. THESE ARE THE ONLY SETTINGS THAT WILL WORK!!  When plotting, AutoCad will ask
  34. you for a plot file name.  I recommend that the extension .PLT be added to this
  35. name.  After plotting you must leave AutoCad to physically plot the file.  You
  36. can then run ADIPLOT by typing either ADIEPS or ADIOKI depending on your
  37. printer type.  ADIPLOT will prompt you for the name of the file.
  38.  
  39. I had originally planned to market this program for $99, since the only
  40. product I have seen that provides the same function is a hardware device priced
  41. at $500!  But since I am a semi-starving grad student currently being supported
  42. by my wife I do not have the resources necessary to advertise and market these
  43. programs.  I have long been a proponent of shareware (this file was written
  44. with PC-Write 2.71) and sysop of a BBS and so I am willing to buck the recent
  45. bad press that shareware has received.  Please prove Mr. Button and others
  46. wrong by contributing a contribution of $25 for this product.  This will allow
  47. you to receive my enhanced version (quad density on an FX!) as soon as it is
  48. available as well as the satisfaction of rewarding my efforts and encouraging
  49. me to develop new products.  The price of PC software is skyrocketing.  Only
  50. by encouraging freeware and shareware developers can you find low cost
  51. alternatives to this inflationary trend.
  52.  
  53. A registration form has been included in REGFORM.TXT.  Please enclose it with
  54. your contribution so you can receive my user group and product newsletter as
  55. well as information on new products.
  56.  
  57. AutoCad and ADI are registered trademarks of AutoDesk, Inc.
  58.